Papers with large pre-trained

3 papers
RLPrompt: Optimizing Discrete Text Prompts with Reinforcement Learning (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for finding the optimal prompt for a task are difficult to optimize.
Approach: They propose an efficient discrete prompt optimization approach with reinforcement learning that generates the optimal discrete stimulus after training with reward.
Outcome: The proposed approach is based on a parameter-efficient policy network that generates the optimal discrete prompt after training with reward.
APrompt: Attention Prompt Tuning for Efficient Adaptation of Pre-trained Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing prompt tuning methods only introduce prompts at the input layer, limiting performance and leaving large room for improvement.
Approach: They propose a method that involves tuning a small set of soft prompts for pre-trained language models.
Outcome: The proposed method outperforms state-of-the-art methods with pre-trained models on the SuperGLUE benchmark.
Bridging the Gap between Decision and Logits in Decision-based Knowledge Distillation for Pre-trained Language Models (2023.acl-long)

Copied to clipboard

Challenge: Existing knowledge distillation methods require access to internal information of teachers . however, such information is not always accessible for large pre-trained language models .
Approach: They propose a method to estimate logits from the decision distributions using logits theoretically and empirically.
Outcome: The proposed method outperforms baselines on natural language understanding and machine reading comprehension datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations